PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package / PDFAxialShading Class / setStartPoint Method
The start point of the shading axis.
In This Topic
    setStartPoint Method
    In This Topic
    Sets the shading start point.
    Syntax
    public void setStartPoint( 
       PDFPoint startPoint
    )

    Parameters

    startPoint
    The start point of the shading axis.
    See Also